ComponentOne ASP.NET MVC Controls
Tooltip Method (AnnotationBaseBuilder<TControl,TBuilder>)

C1.Web.Mvc.Fluent Namespace > AnnotationBaseBuilder<TControl,TBuilder> Class : Tooltip Method
The value.
Configurates C1.Web.Mvc.AnnotationBase.Tooltip. Sets the tooltip of the annotation.
Syntax
'Declaration
 
Public Function Tooltip( _
   ByVal value As String _
) As TBuilder
public TBuilder Tooltip( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

AnnotationBaseBuilder<TControl,TBuilder> Class
AnnotationBaseBuilder<TControl,TBuilder> Members